home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0821 / readme.tx_ / readme.tx
Text File  |  1997-04-11  |  11KB  |  382 lines

  1. SUBNET Pro (c) 1995, 1996 - Guy Michaud, Halifax CANADA
  2.                                     
  3.               SUBNET - A TCP/IP Subnetting Tool for Windows
  4.  
  5.                   Version 2.0 - Registered 
  6.  
  7. Contents:
  8. Version 2.0 Enhancements
  9. Version 2.0 Limitations
  10. File and other Requirements
  11. Installing SUBNET
  12. Description of SUBNET
  13. How to use SUBNET
  14.    Subnetting
  15.    CALCULATE SUBNETS & HOSTS
  16.    SAVING & PRINTING
  17. Feedback
  18. Getting a registered copy
  19.  
  20.  
  21. NOTICE: VERSION 2.0 REPLACES VERSION 1.0 and all 1.xx versions
  22. NOTICE: This is copyrighted program - it is illegal to copy it
  23.     other than for backup purposes.
  24.  
  25. Version 2.0 Enhancements
  26.  
  27. Easier to Use
  28.  
  29. The user interface is now easier to use.  Not only does SUBNET 
  30. adjust network byte fields for both network numbers and subnet 
  31. masks, the logical 'and' operation is displayed in binary format.
  32. This shows you how SUBNET (and anyone else) determines how many 
  33. bits you can use for subnetting.
  34.  
  35. Support for Subnet Zero
  36.  
  37. It is now generally acceptable to use subnet zero as a valid 
  38. subnet network.  Enable this option to view additional networks 
  39. (all subnet zeros).  I am not making any recommendations, for or 
  40. against using subnet zero.
  41.  
  42. Error Detection enhancements
  43.  
  44. The previous version (1.0) did not have very many error handling 
  45. routines, so this version should be somewhat friendlier to use.
  46.  
  47. Status Indicators
  48.  
  49. It can take a few minutes to generate networks and hosts for 
  50. class B and class A addresses, so a status screen pops up when 
  51. more than a 1000 networks are to be generated.
  52.  
  53.  
  54. Host Lists
  55.  
  56. You can now save to file, lists of hosts per subnet.
  57.  
  58. The following restrictions apply only to the shareware version 
  59. of 2.0
  60.  
  61. -----------------------------------------
  62. Shareware Unregistered Copy - Limitations
  63. -----------------------------------------
  64.  
  65. This version only supports TCP/IP Class C addressing, although you
  66. can put in Class B addresses and calculate the number of networks 
  67. and hosts per subnet, this version will only let you see 2 of the 
  68. subnets.  This is meant to show that the algorithm works. 
  69.  
  70.  
  71. File and other Requirements
  72. ---------------------------
  73.  
  74. Files YOU require that are NOT included in this distribution:
  75.  
  76.     VBRUN300.DLL
  77.     
  78. The following files should be included:
  79.  
  80.         SUBNET20.ZIP
  81.  
  82.  
  83. Installing SUBNET
  84.  
  85. Installing from a .ZIPed file:
  86.  
  87. Windows 3.1, WFW, Windows 95
  88.  
  89. 1) Unpack using PKUNZIP the SUBNET20.ZIP file in a temporary 
  90. location (ie: C:\TEMP).  The following files should be included:
  91.  
  92.     SUBNET.ex_    Program
  93.     README.TXT        Description    
  94.     LICENSE.TXT        Registration information
  95.     GAUGE.VBX        VB Extention tool
  96.     ORDER.TXT        Form to order other tools and add-ons
  97.     SETUP.EXE         Setup program for installing Subnet
  98.     SETUP.LST
  99.     SETUP1.EX_
  100.     VSHARE.38_
  101.     STKIT416.DL_
  102.     VB40016.DL_
  103.     OC25.DL_
  104.     OLE2.DL_
  105.     TYPELIB.DL_
  106.     OLE2DISP.DL_
  107.     OLE2PROX.DL_
  108.     OLE2CONV.DL_
  109.     STORAGE.DL1
  110.     STORAGE.DL2
  111.     COMPOBJ.DL_
  112.     OLE2.RE_
  113.     OLE2NLS.DL_
  114.     STDOLE.TL_
  115.     SCP.DL_
  116.     VAEN21.DL_
  117.     CTL3DV2.DL_
  118.     GAUGE16.OC_
  119.     DAO2516.DL_
  120.     MSAJT200.DL_
  121.     MSJETERR.DL_
  122.     MSJETINT.DL_
  123.     VBAJET.DL_
  124.     VBDB16.DL_
  125.  
  126. 2) Create a directory for SUBNET
  127. 3) Copy all SUBNET files from your temporary directory to the 
  128.    newly created directory.
  129. 4) Create a Windows95 Shortcut for Subnet OR create a Windows
  130.    Program Manager Group to place the SUBNET Pro Icon.
  131. 5) Run SUBNET.EXE by clicking the icon SUBNET, or by selecting 
  132.    'RUN' from the 'File' menu option under Program Manager.
  133.  
  134.  
  135. Installing from SETUP Diskette(s)
  136.  
  137. 1) Run SETUP.EXE from the installation diskette, or from the 
  138.    diskette 1 of 2 to install SUBNET.
  139.  
  140. 2) Follow the dialogue boxes and answer all prompts as 
  141.    appropriate.
  142.  
  143.  
  144. Description of SUBNET
  145.  
  146.  
  147. SUBNET is a tool for any network individuals involved in 
  148. assigning TCP/IP addresses for networks.  
  149.  
  150. SUBNET can be used to:
  151.  
  152.     ò  Determine a proper subnet mask (i.e.: 255.255.255.192
  153.                          vs. 255.255.255.224)
  154.     ò  Calculate number of subnets and hosts per subnet when a
  155.         number of bits to use for subnetting has been
  156.         specified via a valid mask selection
  157.  
  158.     ò  Help Manage IP address assignments
  159.  
  160.  
  161.  
  162. How to use SUBNET:
  163.  
  164.  
  165. 1- Run SUBNET as per the instructions above
  166. 2- Enter you TCP/IP address in the four fields provided, in the 
  167.    traditional dot decimal notation:
  168.  
  169.     xxx.xxx.xxx.xxx
  170.  
  171.    Each field represents one of the 4-byte address components.  
  172.    Each field range is 0-255.
  173.  
  174. 3- While entering the first byte component, the standard subnet 
  175.    mask for the IP address network class is automatically setup.  
  176.  
  177.    Example:
  178.  
  179.     Enter 135
  180.  
  181.      The subnet mask becomes 255.255.0.0 for a class B address
  182.  
  183.  
  184.     Enter 194
  185.  
  186.      The subnet mask becomes 255.255.255.0 for a class C address
  187.  
  188.     
  189. 4- Click on the LOGICAL AND button.
  190.  
  191.    This action causes SUBNET to logically AND in binary format the
  192.    decimal entries you put in.  
  193.  
  194.    SUBNET converts the decimal notation to binary automatically, 
  195.    and calculates the number of bits which remain for assigning IP   
  196.    addresses to hosts.
  197.  
  198.    You are now ready to use available bits for subnetting your 
  199.    network.
  200.    
  201.    The following 3 new data is given to you:
  202.  
  203.            Info                 Description
  204.     --------------------  ----------------------------------
  205.     Network: xxx.xxx.0.0  xxx always the primary network
  206.  
  207.     Host bits remaining   Number of bits available for hosts
  208.  
  209.     No. of bits can be
  210.     used for subnetting   This number appears and is ready 
  211.                   for use
  212.  
  213.  
  214. Subnetting
  215.  
  216. Press 'Calculate Subnets & Hosts' generate subnets and host lists.
  217.  
  218.  
  219. CALCULATE SUBNETS & HOSTS
  220.  
  221.  
  222. 1. Click on CALCULATE SUBNETS & HOSTS.  If you started with a 
  223.    class C address, it should be fairly quick.  If you started 
  224.    with a class B    or class A address, SUBNET will warn you that 
  225.    you might have to be patient.  As long as the hour-glass is 
  226.    displayed, it is working.
  227.  
  228.    If you are generating over 1000 networks, a process status bar 
  229.    will display to let you know how far along SUBNET is.
  230.  
  231. 2. Once the mouse pointer returns to normal (hour-glass to 
  232.    pointer), then click on View.  A new screen will appear showing 
  233.    on its top window bar, your IP network address and resulting 
  234.    subnet mask, ie.:
  235.  
  236.     194.5.6.0 - 255.255.255.224
  237.  
  238.    The screen also has 5 iconized screens with the following 
  239.    titles:
  240.  
  241.     - Subnets (Decimal)
  242.     - Broadcasts (Decimal)
  243.     - Hosts Range
  244.     - Subnets (Binary)
  245.     - Broadcasts (Binary)
  246.  
  247.    You can view any/all.
  248.  
  249. 3. Click on File/Exit to close the viewer and restart your 
  250.    calculations if needed/wanted.
  251.  
  252.  
  253.  
  254. SAVING & PRINTING
  255.  
  256.  
  257. To save data to disk, initiate your calculations as described 
  258. above, then view the results as described above.  Click on the 
  259. Hosts Range icon (if the list is not already displayed).  The 
  260. SAVE button is enabled on ONLY this screen.
  261.  
  262. A dialogue box will offer to save/print with the following 
  263. options:
  264.  
  265.     Print all subnets (summary)
  266.     Print all subnets and all hosts
  267.     Print a single subnet and its hosts
  268.  
  269. You will also have the option to print to the screen, or to a 
  270. file.  The file is always SUBNET.DAT.
  271.     
  272. The Class A with Management version of SUBNET also includes the 
  273. ability to create a DATABASE file (MS Access), for use by the 
  274. Management module to maintain, assign and manage IP addresses 
  275. for large networks.
  276.  
  277. Sample Print-out:
  278.  
  279. ---------------------------------------------------------------
  280. SUBNET Pro (c) 1995
  281.  
  282. NET: 192.135.250.0  MASK: 255.255.255.252  Subnts=62 HstsPer= 2
  283.  
  284. SUBNET_#  SUBNET_Address SUBNET_Broadcast SUBNET_Host_Range
  285.  
  286.    0      192.135.250.4   192.135.250.7    192.135.250.5-6
  287.    1      192.135.250.8   192.135.250.11   192.135.250.9-10
  288.    2      192.135.250.12  192.135.250.15   192.135.250.13-14
  289.    3      192.135.250.16  192.135.250.19   192.135.250.17-18
  290.    4      192.135.250.20  192.135.250.23   192.135.250.21-22
  291.    5      192.135.250.24  192.135.250.27   192.135.250.25-26
  292. ...............................................................
  293.  
  294.  
  295. Feedback
  296.  
  297. Send all found bugs, errors, suggestions, etc. to 
  298. gmichaud@cisco.com.
  299.  
  300. Please forward your ideas as well as to how the product could be 
  301. made easier to use, esthetics, etc.  If I use your 
  302. idea/suggestion in any future release, I will give you a 
  303. licensed copy of the Dlx version free of charge.
  304.  
  305. Please further below for other versions and add-ons for Subnet.
  306.  
  307.  
  308. Getting a Registered Copy
  309.  
  310. Shareware version:
  311. This program is friendly with no nag screens. A registration 
  312. fee of $20 U.S. ($28 Canadian) is requested, see license.txt 
  313. for more information. If you do not have license.txt, please 
  314. send an e-mail to gmichaud@cisco.com.
  315.  
  316. Upon receipt of your registration, I will forward a fully 
  317. functional executable file (subnet.exe) for the level of 
  318. SUBNET you have agreed to purchase.
  319.  
  320.  
  321. Benefits of registering:
  322.  
  323.     Free upgrades to current revision levels.
  324.     Lower cost to upgrade to higher-levels of SUBNET
  325.  
  326.  
  327. The LICENSE.TXT file contains the information you need to issue a
  328. cheque(s)/money order.
  329.  
  330. Other versions:
  331.  
  332. Windows (WFW, 3.x) Versions:
  333.  
  334. SUBNET Pro Shareware           US $  20.00 
  335.                               (registration upgrades to Class C)
  336.  Limited to Class C address space
  337.  Does not write to a database file (ascii only)
  338.  Version 1.0 and Version 2.0 are available on the internet as of
  339.      March 1996 (SUBNET10.ZIP, SUBNET20.ZIP)
  340.  
  341. SUBNET Pro Class C           US $  20.00
  342.  Limited to Class C address space
  343.  Version 2.0 is currently available (SUBNET2C.ZIP)
  344.  
  345. SUBNET Pro Class  A, B & C       US $ 150.00
  346.  Full featured
  347.  Version 2.0 is currently available (SUBNET2A.ZIP)
  348.  
  349. Add-On Tool:
  350.  
  351. IP Address Manager            US $ 150.00
  352.  (must be used with a registered version)
  353.  Version 1.0 is currently available (ADDMAN10.ZIP)
  354.  
  355.  
  356. Windows95 Versions:
  357.  
  358. SUBNET Pro Shareware           US $  30.00 
  359.                               (registration upgrades to Class C)
  360.  Limited to Class C address space
  361.  Does not write to a database file (ascii only)
  362.  Version 2.0 is available on the internet as of 
  363.    May 1996 (SUBNT520.ZIP)
  364.  
  365. SUBNET Pro Class C           US $  30.00
  366.  Limited to Class C address space
  367.  Version 2.0 is available (SUBNT52C.ZIP)
  368.  
  369. SUBNET Pro Class  A, B & C       US $ 200.00
  370.  Full featured
  371.  Version 2.0 is available (SUBNT52A.ZIP)
  372.  
  373. Add-On Tool:
  374.  
  375. IP Address Manager            US $ 200.00
  376.  (must be used with a registered version)
  377.  Version 1.0 is currently available (ADDMN510.ZIP)
  378.  
  379.  
  380.  
  381.  
  382.